Skip to content

ARROW-5785: [Rust] Make the datafusion cli dependencies optional#4742

Closed
winding-lines wants to merge 1 commit into
masterfrom
unknown repository
Closed

ARROW-5785: [Rust] Make the datafusion cli dependencies optional#4742
winding-lines wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@winding-lines

Copy link
Copy Markdown

Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.
@shiro615

Copy link
Copy Markdown
Contributor

Thank you for the contribution. Can you open a JIRA and update the PR title?
See also https://github.com/apache/arrow/blob/master/docs/source/developers/contributing.rst#how-to-contribute-patches.

@winding-lines winding-lines changed the title Make the datafusion cli optional ARROW-5785: [Rust] Make the datafusion cli dependencies optional Jun 28, 2019
@winding-lines

Copy link
Copy Markdown
Author

Added a jira issue, thanks for the pointers :)

@sunchao sunchao closed this in 2433872 Jun 29, 2019
@sunchao

sunchao commented Jun 29, 2019

Copy link
Copy Markdown
Member

Merged. Thanks @winding-lines !

@winding-lines

winding-lines commented Jul 2, 2019 via email

Copy link
Copy Markdown
Author

@sunchao

sunchao commented Jul 2, 2019

Copy link
Copy Markdown
Member

Seems not from the 0.14.0 RC0 source tarball. @kou : wonder if this (and a few other recently committed Rust changes) can be included in RC1 if there's one?

@kou

kou commented Jul 2, 2019

Copy link
Copy Markdown
Member

Yes.
BTW, I hope that Rust developers also verify 0.14.0 RC0.

@sunchao

sunchao commented Jul 2, 2019

Copy link
Copy Markdown
Member

Sure. I'll take a look tonight (PST).

@wesm

wesm commented Jul 3, 2019

Copy link
Copy Markdown
Member

FWIW I ran the Rust verification and it looked okay.

kou pushed a commit that referenced this pull request Jul 4, 2019
Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Author: Marius Seritan <github@winding-lines.com>

Closes #4742 from winding-lines/master and squashes the following commits:

2331587 <Marius Seritan> Make the datafusion cli optional Dependent crates may not want the rustyline dependency, specially since the nightly support seems to be custom. Introduce a "cli" feature to allow consumers to not bring in the cli depedencies.
wesm pushed a commit that referenced this pull request Jul 13, 2019
Dependent crates may not want the rustyline dependency, specially since
the nightly support seems to be custom. Introduce a "cli" feature to
allow consumers to not bring in the cli depedencies.

Author: Marius Seritan <github@winding-lines.com>

Closes #4742 from winding-lines/master and squashes the following commits:

2331587 <Marius Seritan> Make the datafusion cli optional Dependent crates may not want the rustyline dependency, specially since the nightly support seems to be custom. Introduce a "cli" feature to allow consumers to not bring in the cli depedencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants